Optionally include holidays in cal-html output
authorGlenn Morris <rgm@gnu.org>
Sat, 5 May 2012 21:31:41 +0000 (14:31 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 5 May 2012 21:31:41 +0000 (14:31 -0700)
commit823d681363fb34cf75404ec258a8571d8feb1ef8
treebab3adc84eb73555c91c0f6e6850208fcf9793b4
parentc07448b8c2245aeaf11fa3e51271465593f57b5d
Optionally include holidays in cal-html output

* lisp/calendar/cal-html.el: (cal-html-holidays): New option.
(cal-html-css-default): Add holiday entry.
(holiday-in-range): Autoload it.
(cal-html-htmlify-entry): Add optional class argument.
(cal-html-htmlify-list): Add optional holidays argument.
(cal-html-insert-agenda-days): Include holidays in the output.
(cal-html-one-month): Maybe include holidays.
etc/NEWS
lisp/ChangeLog
lisp/calendar/cal-html.el